home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / modprobe.d / options < prev    next >
Text File  |  2008-10-14  |  331b  |  14 lines

  1. # Enable double-buffering so gstreamer et. al. work
  2. options quickcam compatible=2
  3.  
  4. # Default hostap to managed mode
  5. options hostap_pci iw_mode=2
  6. options hostap_cs iw_mode=2
  7.  
  8. # Stop auto-association.
  9. # LP: #264104
  10. options ipw2200 associate=0
  11.  
  12. # XXX: Ignore HPA by default. Needs to be revisted in jaunty
  13. options libata ignore_hpa=1
  14.